FaVerificationFields 
Logical Entity Name  FaVerificationFields 
Default Table Name  FaVerificationFields 
Physical Only  NO 
Definition 
 
Note 
 

FaVerificationFields Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaVerificationFieldsID(PK)    int  NO 
 
AwardYear    char(7)  NO 
 
SARNumber    char(3)  NO 
 
OrdinalPosition    int  NO 
 
FieldDesc    char(100)  NO 
 
ISIRField    varchar(40)  NO 
 
ValidVals    char(20)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
IsIndependent    bit  NO 
 
IsSubItem    bit  NO 
 
ts    timestamp  NO 
 

FaVerificationFields Primary and Unique Keys 
Key Name  Key Type  Keys 
FaVerificationFields_SarNumber_AwardYear_FaVerificationFieldsID_U_N_IDX  Index  SARNumber, AwardYear, FaVerificationFieldsID 
FaVerificationFields_FaVerificationFieldsID_U_C_IDX  PrimaryKey  FaVerificationFieldsID 

FaVerificationFields Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_FaVerificationFields_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaVerificationFields Check Constraints 
Check Constraint Name  CheckConstraint